C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / OnClientItemsSourceChanged Property

In This Topic
OnClientItemsSourceChanged Property (AutoCompleteBase<T>)
In This Topic
Occurs when the value of the itemsSource property changes.
Syntax
'Declaration
 
Public Property OnClientItemsSourceChanged As String
 
See Also